NCLab Inc. Apps

Karel Coding: Code Hour 1.1
NCLab Inc.
Attention Users: We strongly recommend thatthis app be used on tablets with at least a 7" screen. It has beendesigned with this minimum screen size in mind.In this short course you will solve fun programming games andpuzzles by writing simple programs for a robot.The Karel language has Python code formatting and some Pythonkeywords, but it is free of colons, semicolons, commas, decimalpoints, parentheses and other features that are known to causefrustration to beginners.The simplicity of the syntax will allow you to focus onprogramming logic.Karel provides instant visual feedback – if you make a mistake,then the robot goes astray, hits a wall, or does somethingfunny.You will learn how to use the repeat loop, if-else conditions,while loop, custom commands, variables, functions, Python lists,and recursion. Karel will help you get ready for a seamlesstransition to Python programming.Teachers - for a lesson plan, solution manuals and otherresources please visit https://hoc.nclab.com/karel/teachers/.Visit http://nclab.com for the full Karel Codingcourse, and other computer programming and 3D modeling courses!